Skip to content

chore(komga): bump komga to 1.25.0#715

Merged
mberlofa merged 1 commit into
mainfrom
chore/komga-1.25.0
Jul 7, 2026
Merged

chore(komga): bump komga to 1.25.0#715
mberlofa merged 1 commit into
mainfrom
chore/komga-1.25.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Closes #696.

Summary

  • Bump Komga from 1.24.4 to 1.25.0.
  • Update the official Docker Hub image tag, deployment image assertion, README defaults, and Artifact Hub change note.
  • Add upgrade notes for the upstream 1.25.0 changes and the /config backup requirement.

Upstream Evidence

  • GitHub release: https://github.com/gotson/komga/releases/tag/1.25.0
  • Docker Hub image manifest verified: docker.io/gotson/komga:1.25.0
  • Manifest platforms: linux/amd64, linux/arm, linux/arm64.
  • 1.25.0 is a stable, non-prerelease upstream release published on 2026-06-30.
  • Release notes include solid RAR4 archive support, Kobo content restriction enforcement, OpenAPI schema flattening, Spring Boot 3.5.14, and dependency updates.

Site Sync

Validation

  • make image-verify IMAGE=docker.io/gotson/komga:1.25.0
  • make deps-check CHART=komga
  • helm unittest charts/komga passed: 8 suites, 50 tests.
  • make standards-check CHART=komga
  • make validate-chart CHART=komga passed fully: 17 layers, including k3d behavioral validation for default and all CI values scenarios.
  • make site-sync-check CHART=komga
  • make release-check REPO=charts
  • make attribution-check REPO=charts

Summary by CodeRabbit

  • New Features

    • Updated the default Komga version to 1.25.0.
  • Documentation

    • Added upgrade notes highlighting key changes in this release.
    • Updated the documented default image tag to match the new version.
  • Tests

    • Adjusted chart rendering checks to expect the new default image version.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Standards Check (GR-079) — PASS

Every changed chart fully passes standards-check.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 49e613e2-349b-43db-a819-597a6b118518

📥 Commits

Reviewing files that changed from the base of the PR and between 66a35d5 and c2d79f0.

📒 Files selected for processing (4)
  • charts/komga/Chart.yaml
  • charts/komga/README.md
  • charts/komga/tests/deployment_test.yaml
  • charts/komga/values.yaml

📝 Walkthrough

Walkthrough

This PR bumps the Komga Helm chart image and appVersion from 1.24.4 to 1.25.0. Changes include updated ArtifactHub changelog metadata, a new README Upgrade Notes section, updated default image tag documentation, and an updated deployment test assertion.

Changes

Komga 1.25.0 Version Bump

Layer / File(s) Summary
Chart metadata and image version bump
charts/komga/Chart.yaml, charts/komga/values.yaml
appVersion and default image.tag updated to 1.25.0, and the ArtifactHub changes annotation now describes this version bump referencing #696.
Docs and test updates for new version
charts/komga/README.md, charts/komga/tests/deployment_test.yaml
README adds an Upgrade Notes section for 1.25.0 with a PVC backup instruction and updates the documented default image tag; the deployment test now asserts the 1.25.0 image tag.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Related Issues: #696

Suggested labels: dependencies, komga, chart-update

Suggested reviewers: helmforgedev/charts maintainers

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely states the Komga version bump to 1.25.0.
Linked Issues check ✅ Passed The chart version, default image tag, and docs/tests were updated to match the 1.24.4→1.25.0 upgrade.
Out of Scope Changes check ✅ Passed All changes align with the version bump and related docs/tests, with no unrelated edits apparent.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/komga-1.25.0

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🟢 Security Scan: komga

Framework Score
MITRE + NSA + SOC2 72.72727%

✅ Security posture acceptable.

@mberlofa mberlofa merged commit 8596865 into main Jul 7, 2026
17 checks passed
@mberlofa mberlofa deleted the chore/komga-1.25.0 branch July 7, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(komga): upstream image update available (1.24.4 → 1.25.0)

1 participant